You are here: Symbol Reference > Dew Namespace > Dew.Math Namespace > Classes > TMtx Class > TMtx Methods > ValuesToText Method > TMtx.ValuesToText Method (out string, int, int, int, int, string, [In] string, [In] string)
Dew Math for .NET
ContentsIndexHome
PreviousUpNext
TMtx.ValuesToText Method (out string, int, int, int, int, string, [In] string, [In] string)

Converts [Row, Col] to [Row+RowCount, Col+ColCount] matrix elements to string.

Syntax
C#
Visual Basic
public void ValuesToText(out string Text, int Row, int Col, int RowCount, int ColCount, string Delimiter, [In] string ReFormat, [In] string ImFormat);
Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!